|
Microscopic Traffic Simulator
|
Heap data structure where values of items are ordered by their keys. More...
Heap data structure where values of items are ordered by their keys.
| TKey | Key type of items. |
| TValue | Value type of items. |
| TKey | : | IComparable |